Eclipse Platform
Pre-release 3.0

Uses of Package
org.eclipse.help

Packages that use org.eclipse.help
org.eclipse.help Provides core help system for the platform. 
org.eclipse.ui.help Classes for integration with the help support system in the Eclipse Platform User Interface. 
 

Classes in org.eclipse.help used by org.eclipse.help
IContext
          A context registered for context-sensitive help.
IHelpResource
          A help resource, usually a help topic.
IToc
          IToc is the table of contents.
ITopic
          ITopic is one topic in a hierarchy of topics.
 

Classes in org.eclipse.help used by org.eclipse.ui.help
IContext
          A context registered for context-sensitive help.
IHelp
          Deprecated. This interface became obsolete in 3.0, along with the extension point that it was associated with. The functionality provided by this interface is available elsewhere. Use HelpSystem.getTocs() and HelpSystem.getContext(String) to obtain help resources. Use various display methods of WorkbenchHelp to display help resources.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.